~Dean Umtoopuloni commented on Jun 24, 2015

Re: Meeting Rooms widget for IBM Connections

When creating the shared library and referencing the jar files this documentation states you should include /lib/ for the jars from the SDK

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/MeetingRoomsMembershipSynchroniser.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/commons-logging-1.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/httpclient-4.0.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/httpcore-nio-4.0.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/httpmime-4.0.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/lib/meeting.client.core.jar

In my case i needed to leave the lib out

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/MeetingRoomsMembershipSynchroniser.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/commons-logging-1.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/httpclient-4.0.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/httpcore-nio-4.0.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/httpmime-4.0.1.jar

${WAS_INSTALL_ROOT}/optionalLibraries/Meeting Rooms SPI/meeting.client.core.jar

~Dexter Dwojipylitgon commented on May 26, 2015

Re: Meeting Rooms widget for IBM Connections

The "Creating shared libraries." link above is broken. Here is the correct link:

http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/tcws_sharedlib_server.html

~John Froponetexettu commented on Jan 8, 2014

Re: Meeting Rooms widget for IBM Connections

In the Configuring the Ajax proxy section the proxy configuration does not work because .. bloc is defined before the ... bloc. Therefore the check in always failed due to schema validation with the message

wsadmin>LCConfigService.checkInProxyConfig("/apps/data/xml", AdminControl.getCell())

Loading schema file for validation: /apps/data/xml/proxy-config.xsd

Exception - org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'proxy:headers'. One of '{"http://www.ibm.com/xmlns/prod/sw/ajax/proxy-config/1.0":managed-cookies, "http://www.ibm.com/xmlns/prod/sw/ajax/proxy-config/1.0":users}' is expected.

Exception - org.xml.sax.SAXParseException org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'proxy:headers'. One of '{"http://www.ibm.com/xmlns/prod/sw/ajax/proxy-config/1.0":managed-cookies, "http://www.ibm.com/xmlns/prod/sw/ajax/proxy-config/1.0":users}' is expected.

Please correct the wiki. The sample should looks like

://:/*" " acf="none">

GET

HEAD

POST

PUT

DELETE

X-ST-CSRF-Token

User-Agent

Accept.*

Content.*

Authorization.*

If-.*

Pragma

Cache-Control

X-Update-Nonce

WWW-Authenticate.*

Access.*

LtpaToken

LtpaToken2

JSESSIONID

~Vanessa Preluskiynds commented on Nov 8, 2013

Re: Meeting Rooms widget for IBM Connections

The widget is not yet available for download. It is expected to be available on Greenhouse at the end of November. I will update this wiki to reflect this information. Apologies for the inconvenience.

~Kim Mintoosteroden commented on Nov 6, 2013

Re: Meeting Rooms widget for IBM Connections

Where can I get the jar file that is supposed to be attached?

~Tate Kikigengon commented on Oct 31, 2013

Re: The Meeting Rooms Widget

I cannot find download link.